Click or drag to resize

PersonaPostalAddressCountry Property

Represents the country portion of a postal address

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string Country { get; set; }

Property Value

Type: String
The country.
See Also